On this pageMakeFRectUnit: sgConstsDescriptionCall MakeFRect to create a box that represents the specified coordinates.Syntaxfunction MakeFRect(Left, Top, Z1, Right, Bottom, Z2: TsgFloat): TFRect;